[XEND] XendConfig is an extended python dictionary that is used to exchange
authorAlastair Tse <atse@xensource.com>
Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)
committerAlastair Tse <atse@xensource.com>
Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)
commit9caccb8f4814c9583ddba079ebf5c5d1b2a65f3c
tree618a8e90271f45da919c532b3a34fa16640c1ed9
parent00a4566470f134bccc7e50862fd6347d741a0ab3
[XEND] XendConfig is an extended python dictionary that is used to exchange
VM configuration information to allow easy import and export to different
file types.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendConfig.py [new file with mode: 0644]